Package-level declarations
Types
Categorical color palette for chart and data-visualization components.
Derived component-level colors that are computed from the active ColorScheme rather than stored as static palette values.
Accessor object for the current StylishTheme composition-local values.
Properties
Convenience accessor that computes StylishChartColors from the current MaterialTheme.colorScheme.
Returns the StylishComponentColors for the current theme.
Dark-mode ColorScheme for the Stylish UI design system.
Light-mode ColorScheme for the Stylish UI design system.
The default Typography scale for the Stylish UI design system.
Functions
Darkens this color by interpolating it toward Color.Black.
Harmonizes this color with a primary color so that both share a compatible hue while remaining distinguishable.
Lightens this color by interpolating it toward Color.White.
Root theme composable that applies the Stylish UI design language to all descendant content.
Derives a StylishChartColors palette from this ColorScheme.